services.opensearch.settings."plugins.security.disabled"

NixOS option

Whether to enable the security plugin, plugins.security.ssl.transport.keystore_filepath or plugins.security.ssl.transport.server.pemcert_filepath and plugins.security.ssl.transport.client.pemcert_filepath must be set for this plugin to be enabled.

type: boolean
Default
true
declared in: nixos/modules/services/search/opensearch.nixView source on NixOS/nixpkgs →